Storm

Benchmark
Model:wlan-large v.1 (PTA)
Parameter(s)K = 2
Property:P_max (prob-reach)
Invocation (default)
~/modest/modest convert wlan-large.jani --digital-clocks  --unroll-distrs --output converted_wlan-large.jani --overwrite --experiment K=2
~/storm/build/bin/storm --jani converted_wlan-large.jani --janiproperty P_max --exact floats --general:precision 1e-20  --engine portfolio --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:9.272659063339233s
Return code:0, 0
Relative Error:0.0
STDERR
The Modest Toolset (www.modestchecker.net), version v3.1.36-g691a5469c.	
Log
Storm 1.5.1

Date: Thu Mar 19 02:41:10 2020
Command line arguments: --jani converted_wlan-large.jani --janiproperty P_max --exact floats '--general:precision' 1e-20 --engine portfolio --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.041s.

Portfolio engine picked the following settings: 
	engine=sparse	 bisimulation=false	 exact=false
Time for model construction: 8.418s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	761958
Transitions: 	1507007
Choices: 	1505953
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * ((bc1 = 2) | (bc2 = 2)) -> 128 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "P_max": Pmax=? [F ((bc1 = 2) | (bc2 = 2))] ...
Result (for initial states): 0.0625
Time for model checking: 0.340s.